ASP.NET MVC コントロールヘルプ
TrendLine<T> クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 : TrendLine<T> クラス
FlexChartのTrendLine系列拡張を表します。
オブジェクト モデル
TrendLine<T> クラス
シンタックス
'宣言
 
Public Class TrendLine(Of T) 
   Inherits TrendLineBase(Of T)
public class TrendLine<T> : TrendLineBase<T> 
型パラメータ
T
継承階層

System.Object
   C1.Web.Mvc.ChartSeriesBase<T>
      C1.Web.Mvc.ExtraSeries<T>
         C1.Web.Mvc.TrendLineBase<T>
            C1.Web.Mvc.TrendLine<T>

参照

TrendLine<T> メンバ
C1.Web.Mvc 名前空間